<?xml version="1.0"?>
<component name="studio.extensions.easyshare.override">

  <require>studio.extensions.easyshare</require>

  <extension point="notifications" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <notification autoSubscribed="true" availableIn="Workspace" channel="email" enabled="true" name="easyShareDownload" subject="EasyShare download notification" subjectTemplate="easyShareDownloadSubject" template="easyShareDownload">
      <event name="easyShareDownload"/>
    </notification>
    <notification autoSubscribed="true" availableIn="Workspace" channel="email" enabled="true" name="easyShareExpired" subject="EasyShare expired notification" subjectTemplate="easyShareExpiredSubject" template="easyShareExpired">
      <event name="easyShareExpired"/>
    </notification>
  </extension>

</component>
